Skip to content

Resolves issue #20 #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 31, 2020
Merged

Resolves issue #20 #21

merged 1 commit into from
Jan 31, 2020

Conversation

peter279k
Copy link
Contributor

@peter279k
Copy link
Contributor Author

The latest Travis CI build is available here.

@izniburak izniburak merged commit 9664bb3 into izniburak:master Jan 31, 2020
@izniburak
Copy link
Owner

Thank you so much for your contributes!

@peter279k peter279k deleted the issue_#20 branch January 31, 2020 07:35
# configure apache virtual hosts
- sudo cp -f tests/fixtures/travis-ci-apache /etc/apache2/sites-available/000-default.conf
- sudo sed -e "s?%TRAVIS_BUILD_DIR%?$(pwd)?g" --in-place /etc/apache2/sites-available/000-default.conf
- sudo service apache2 restart
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just notice that I refer this reference to accomplish this Apache + PHP on Travis CI build :).

@@ -1,2 +0,0 @@
<?php
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing this bootstrap.php file because it's defined in PHPUnit bootstrap attribute to load vendor/autoload.php file automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants